type runtime.arraytype
6 uses
runtime (current package)
alg.go#L231: a := (*arraytype)(unsafe.Pointer(t))
alg.go#L296: a := (*arraytype)(unsafe.Pointer(t))
cgocall.go#L612: at := (*arraytype)(unsafe.Pointer(t))
type.go#L401: type arraytype = abi.ArrayType
type.go#L547: at := (*arraytype)(unsafe.Pointer(t))
type.go#L548: av := (*arraytype)(unsafe.Pointer(v))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)